(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <proto/icon.h>
BOOL DeleteDiskObject()
SYNOPSIS
UBYTE * name
LOCATION
In IconBase at offset 23
FUNCTION
Deletes an icon description file.
INPUTS
name
name of the icon file without the ".info".
RESULT
NOTES
EXAMPLE
BUGS
Does not yet notify workbench about the deletion.
SEE ALSO
INTERNALS
HISTORY
03.02.1997 digulla
New library icon.library by N.H. Lorentzen